IsEmpty
Specifies whether the current selection is empty or not.
Syntax
expression.IsEmpty();
expression
- A variable that represents a ApiSelection class.
Parameters
This method doesn't have any parameters.
Returns
boolean
Specifies whether the current selection is empty or not.
expression.IsEmpty();
expression
- A variable that represents a ApiSelection class.
This method doesn't have any parameters.
boolean